home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / m2 / m2_part1.lha / modula / examples / README
Text File  |  1994-07-29  |  273b  |  9 lines

  1. CD into the src directory and type:
  2.  
  3. >m2b helloWord
  4.  
  5. >/bin/helloworld  ; To run the program from within the src directory
  6.  
  7. >touch helloworld.mod ; Update the file creation date, without having to edit it
  8. >m2b helloWord -r ; To generate a version that can be made resident.
  9.